/* PLACE YOU CUSTOM STYLES IN THIS FILE */
.tripad{
	position: fixed;
	right:10px;
	top:130px;
	z-index: 999;
	display: block;
	width: 130px;
	height:130px;
	text-align: right;

}
.tripad img{
//*	width: 25%;*/
width: 130px;
	height:130px;
	
}